Skip to main content

Examples and tutorials

Overview

You may choose to create your own Widgets by using the Widget Editor.

Before moving on, consider having a basic understanding of Widgets and their structure, as described at Creating Widgets.

Tutorials

For a hands-on experience with widgets, refer to these articles:

  1. My first Widget: Create a simple Widget that does not rely on external libraries, and which is both editable (captures information) and read-only.
  2. Modifying Widgets: Modify an existing Widget from the Widget Xchange which is designed as read-only.
  3. My second Widget: Create a simple Widget which uses an external library (jQuery plugin) to capture information.